Class ELogNotFound

All Implemented Interfaces:
Serializable

public class ELogNotFound extends ELogException
Exception for log not found.
Version:
$Revision$, $Date$
See Also:
  • Constructor Details

    • ELogNotFound

      public ELogNotFound(String errorString)
      Constructs a exception for a missing required log.
      Parameters:
      errorString - Detailed error message.